home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2003 December / The Sunday Times - The Month 2003-12.iso / pc / engine / shell / shell.swf / scripts / frame_30 / DoAction.as
Encoding:
Text File  |  2003-11-10  |  118 b   |  10 lines

  1. if(typeof intro == "movieclip")
  2. {
  3.    intro.removeMovieClip();
  4.    delete intro;
  5. }
  6. with(splash)
  7. {
  8.    hide();
  9. }
  10.